@base <#> . @prefix rdf: . @prefix : <> . @prefix af: . @prefix dc: . @prefix event: . @prefix foaf: . @prefix mo: . @prefix ov: . @prefix rdfs: . @prefix tl: . @prefix xsd: . <> ov:confidence "0.6" ; ov:versionnumber "1.0" ; dc:created "2009-10-20" ; a foaf:Document . :maker_9a699e83fe5b a mo:MusicArtist ; foaf:name "Michael Jackson" . :record_ff1b4cd027bf dc:title "Essential Michael Jackson [Disc 1]" ; mo:release_type mo:album ; mo:track :track_7db1e0ab890a ; a mo:Record ; foaf:maker :maker_9a699e83fe5b . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.12S"^^xsd:duration ; tl:onTimeLine :timeline_814cee583aa1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.12S"^^xsd:duration ; tl:duration "PT33.408S"^^xsd:duration ; tl:onTimeLine :timeline_814cee583aa1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT33.528S"^^xsd:duration ; tl:duration "PT7.663S"^^xsd:duration ; tl:onTimeLine :timeline_814cee583aa1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "mini_verse" . :segment_000004 event:time [ tl:beginsAt "PT41.191S"^^xsd:duration ; tl:duration "PT7.764S"^^xsd:duration ; tl:onTimeLine :timeline_814cee583aa1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "mini_refrain" . :segment_000005 event:time [ tl:beginsAt "PT48.955S"^^xsd:duration ; tl:duration "PT7.662S"^^xsd:duration ; tl:onTimeLine :timeline_814cee583aa1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "mini_verse" . :segment_000006 event:time [ tl:beginsAt "PT56.617S"^^xsd:duration ; tl:duration "PT7.644S"^^xsd:duration ; tl:onTimeLine :timeline_814cee583aa1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "mini_refrain" . :segment_000007 event:time [ tl:beginsAt "PT1M4.261S"^^xsd:duration ; tl:duration "PT30.467S"^^xsd:duration ; tl:onTimeLine :timeline_814cee583aa1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000008 event:time [ tl:beginsAt "PT1M34.728S"^^xsd:duration ; tl:duration "PT19.096S"^^xsd:duration ; tl:onTimeLine :timeline_814cee583aa1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000009 event:time [ tl:beginsAt "PT1M53.824S"^^xsd:duration ; tl:duration "PT30.621S"^^xsd:duration ; tl:onTimeLine :timeline_814cee583aa1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000010 event:time [ tl:beginsAt "PT2M24.445S"^^xsd:duration ; tl:duration "PT15.322S"^^xsd:duration ; tl:onTimeLine :timeline_814cee583aa1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000011 event:time [ tl:beginsAt "PT2M39.767S"^^xsd:duration ; tl:duration "PT30.541S"^^xsd:duration ; tl:onTimeLine :timeline_814cee583aa1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000012 event:time [ tl:beginsAt "PT3M10.308S"^^xsd:duration ; tl:duration "PT15.335S"^^xsd:duration ; tl:onTimeLine :timeline_814cee583aa1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000013 event:time [ tl:beginsAt "PT3M25.643S"^^xsd:duration ; tl:duration "PT23.542S"^^xsd:duration ; tl:onTimeLine :timeline_814cee583aa1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000014 event:time [ tl:beginsAt "PT3M49.185S"^^xsd:duration ; tl:duration "PT1.122S"^^xsd:duration ; tl:onTimeLine :timeline_814cee583aa1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_814cee583aa1 a tl:Timeline . :track_7db1e0ab890a dc:title "Can You Feel It (Single Version)" ; mo:available_as ; a mo:Track ; foaf:maker :maker_9a699e83fe5b . mo:encodes [ mo:time [ tl:onTimeLine :timeline_814cee583aa1 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .